﻿CHARACTERS = {
	c:BTN = {
		create_character = {
			# Sultan Muhammed Idrus
			#role = politician # Remove this line
			first_name = "Muhammed_Idrus"
			last_name = "of_Buton"
			ruler = yes
			birth_date = 1792.2.5 # reigned from 1824-1851, birth date unknown
			interest_group = ig_landowners
			ideology = ideology_traditionalist
			traits = {
			}
		}	

		create_character = {
			# Sultan Muhammed Isa
			#role = politician # Remove this line
			first_name = "Muhammed_Isa"
			last_name = "of_Buton"
			heir = yes
			birth_date = 1805.2.2 # reigned from 1851-1861, birth date unknown
			interest_group = ig_landowners
			ideology = ideology_traditionalist
			traits = {
			}
		}
	}
}
